declare const _default: (generatorOptions: import("./schema").Schema) => (tree: any, context: any) => Promise<any>;
export default _default;
