export declare const createAssetUrlSafely: (file: string, pathFromAssetRoot?: string | undefined) => string | URL;