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