import { FC, SVGProps } from 'react'; declare const IconDuplicate: FC & { fill?: string }>; export default IconDuplicate;