export declare const inlineCSSContent: () => { name: string; transformIndexHtml(html: string): string; };