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