import { RemixiconReactIconComponentType } from './dist/typings';

declare const FileCopy2LineIcon: RemixiconReactIconComponentType;
export default FileCopy2LineIcon;
