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

declare const ArrowDropDownFillIcon: RemixiconReactIconComponentType;
export default ArrowDropDownFillIcon;
