import { ApiOption } from './interface'; export declare const ApiOptions: { [apiName: string]: ApiOption; }; //# sourceMappingURL=index.d.ts.map