import { FireBaseFireStoreService } from 'pc-firebase'; export default class AuthApiService extends FireBaseFireStoreService { constructor(); }