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

declare const ArrowUpDownFillIcon: RemixiconReactIconComponentType;
export default ArrowUpDownFillIcon;
