import type { APIParsedOptions } from './types'; export declare function handler(options?: APIParsedOptions): Promise; //# sourceMappingURL=apiCLIConfigHandler.d.ts.map