import type { Transformer } from "../commands/migrate";
export declare const compoundComponentsTransformer: Transformer;
