export declare function buildUrlForBundle(bundlePath: string, params?: Record<string, string | null>): string;
