export declare class CLIException extends Error { constructor(errorMessage: string); }