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