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