import { Config } from './config.js'; export declare const generate: (config: Config) => Promise; //# sourceMappingURL=generate.d.ts.map