import { GeneratorPluginWithTransform } from './types.cjs';
export declare function defaultGeneratorPlugin(): GeneratorPluginWithTransform;
