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