/**
 *
 * @param bundleFileUrl
 */
export declare function appendScript(bundleFileUrl: string): void;
