import '!../css/base.css'; import { FunctionComponent, JSX } from 'preact'; export declare function render

(Plugin: FunctionComponent

): (rootNode: HTMLElement, props: P & JSX.IntrinsicAttributes) => void; //# sourceMappingURL=render.d.ts.map