export declare class CMCOTPError extends Error {
    constructor(message?: string);
}
//# sourceMappingURL=error.d.ts.map