export declare function scriptTag(src: string, existingSymbolName?: string): Promise; export declare function styleSheet(href: string): Promise;