import { IpStorageService } from './ip-storage.service'; /** * @internal */ export default class FreeUsersIpStorage extends IpStorageService { }