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