export declare const declaration = "declare namespace JSX {\n interface IntrinsicElements {\n [key: string]: any;\n }\n }\n";