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