import AuthRepo from '../repoFactory/AuthRepo'; declare const _default: (config: object) => AuthRepo; export default _default;