import { ReactIconComponentType } from '../types';

declare const CopyAll: ReactIconComponentType;
export default CopyAll;
            