export declare function jsx(type: any, props: any): { type: any; props: any; children: any[]; };