import { IconInstanceProps } from '../icon.types'; declare const CopyIcon: import('react').ForwardRefExoticComponent>; export default CopyIcon;