import { type Element } from "./stylis.ts";
export declare const host: (element: Element) => void;
export default host;
