import { rollupPluginHTML, RollupPluginHtml } from './rollupPluginHTML'; export { InputHTMLOptions, RollupPluginHTMLOptions, GeneratedBundle, EntrypointBundle, TransformHtmlArgs, TransformHtmlFunction, TransformAssetFunction, } from './RollupPluginHTMLOptions'; export { rollupPluginHTML, RollupPluginHtml }; export default rollupPluginHTML; //# sourceMappingURL=index.d.ts.map