export declare const generateScriptUrl: (onLoadFunctionName: string) => string;
