export declare class NotFoundError extends Error { constructor(error: string); }