export type HandlerArgs = { input: string; output?: string; verbose?: boolean; }; //# sourceMappingURL=types.d.ts.map