export declare class MatchInternalError extends Error { constructor(message: string); }