export declare const prefixFileUrlWithBackendUrl: (path: string, defaultDomain?: string) => string;
