declare const prefixFileUrlWithBackendUrl: (fileURL?: string) => string | undefined;
export { prefixFileUrlWithBackendUrl };
