export declare function buildCLIError(message: string): Error; export declare function isCLIError(error: Error): boolean; //# sourceMappingURL=cli-error.d.ts.map