import { HttpInterceptorFn } from '@angular/common/http'; export declare function foundryApiPrefixInterceptor(baseUrl: string): HttpInterceptorFn;