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