import { ApiOptions } from './api.schema'; export declare function apiGen(options: ApiOptions): Promise;