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