export declare function image(imageSrc: string): Promise; export declare function script(scriptSrc: string): Promise;