export default function loadScript2(src: string, attrs?: object, parentNode?: HTMLElement): Promise<unknown>;
