/// import { SvgProps } from 'react-native-svg'; declare const SvgCode: (props: SvgProps) => JSX.Element; export default SvgCode;