export declare function useScriptLoader(source: string, attrs?: object, node?: HTMLElement, skip?: boolean): {}[];
