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