import { ApiLocatorService } from './api-locator.service';
export declare function authApiUrlFactory(api: ApiLocatorService): string;
export declare let authApiUrlProvider: any;
