export declare function generateHtmlScripts(filepath: string): Promise; export declare function getHtmlScripts(html: string): string[];