export declare const getBundleUrlFromServeUrl: (serveUrl: string) => string;
export declare const getBundleMapUrlFromServeUrl: (serveUrl: string) => string;
