export declare function jsx(tag: any, props?: null, children?: any): import("vue").VNode;