import { type SvgProps } from 'react-native-svg'; declare const SvgCopy: (props: SvgProps) => import("react/jsx-runtime").JSX.Element; export default SvgCopy; //# sourceMappingURL=Copy.d.ts.map