export declare class RecordNotFoundError extends Error { constructor(name?: string); }