export declare const VNodes: Map; export * from "./component"; export * from "./renderer"; export * from "./hooks";