/// import './index.css'; declare const i: (props: any) => JSX.Element; export default i;