export declare function generateApi(method: string, url: string, baseDir: string, paramsName: string, resultName: string, tag?: string): void;