/// import './index.css'; import '../../style/atom-one-dark.css'; declare const link: (props: any) => JSX.Element; export default link;