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

declare const FileCopyLineIcon: RemixiconReactIconComponentType;
export default FileCopyLineIcon;
