export declare class UnsupportedFeature extends Error {
}
export declare class ValidationError extends Error {
}
export declare class AssertionError extends Error {
}
//# sourceMappingURL=CustomErrors.d.ts.map