import { IconProps } from '../Icon'; declare function SvgContentCopy(props: IconProps): JSX.Element; export default SvgContentCopy;