import type { Tree } from '@nx/devkit';
import type { NormalizedSchema } from '../schema';
export declare function convertComponentToScam(tree: Tree, options: NormalizedSchema): void;
//# sourceMappingURL=convert-component-to-scam.d.ts.map