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

declare const Download2FillIcon: RemixiconReactIconComponentType;
export default Download2FillIcon;
