import { TransformerOptions } from '../transformer-options';
export declare const transformerAction: (transformerOptions: TransformerOptions) => Promise<void>;
//# sourceMappingURL=transformer.action.d.ts.map