import { SvgIconComponent } from './types'; declare const ContentCopyIcon: SvgIconComponent; export default ContentCopyIcon;