declare global {
    namespace JSX {
        interface IntrinsicElements {
        }
    }
}
export {};
