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