import { Options } from '../types'; export declare function generator(options: Options): Promise;