importtype { RootComponentType } from"../types.js";
/**
* A upgraded Root component that adds the cssFiles to the bottom of the page,,
* expecting links to bubble up to the document head.
*/exportdeclareconstRoot: RootComponentType;
//# sourceMappingURL=root.d.ts.map