import type { GeneratorOptions } from "@prisma/generator-helper"; export declare const generate: (options: GeneratorOptions) => Promise;