import { BaseCborError } from "./index.js"; export declare class CborParseError extends BaseCborError { }