import type { AsTag } from "../types/index.js"; export declare function createVisualElement(Component: AsTag, options: any): any;