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

declare const Download2LineIcon: RemixiconReactIconComponentType;
export default Download2LineIcon;
