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

declare const ArrowLeftDownFillIcon: RemixiconReactIconComponentType;
export default ArrowLeftDownFillIcon;
