import { IconProps } from '../types'; export declare const Copy: (props: IconProps) => JSX.Element;