/// //@Filename: file.tsx //// declare module JSX { //// interface Element { } //// interface IntrinsicElements { //// div: { ONE: string; TWO: number; } //// } //// } //// var x1 =
" });