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