import { Repository } from '../repository'; export declare class ViewRepository extends Repository { }