import { SVGProps } from 'react'; declare const IconCopyFill: (props: SVGProps) => JSX.Element; export default IconCopyFill;