export const __esModule: boolean;
export function jsx(type: any, config: any, key: any): {
    key: any;
    ref: any;
    type: any;
    props: any;
    _cache: {};
};
