export declare class RepositoryError extends Error { constructor(msg: string); }