import Svg, { Path, SvgProps } from 'react-native-svg'; const SvgCopyLarge = (props: SvgProps) => ( ); export default SvgCopyLarge;