export declare function runGenerate(type: string, name: string, fields: string[], apiOnly?: boolean): Promise;