import RepositoryAbstract from './RepositoryAbstract'; declare let RepositoryLocalfiles: RepositoryAbstract; export default RepositoryLocalfiles;