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

declare const ArrowDropLeftFillIcon: RemixiconReactIconComponentType;
export default ArrowDropLeftFillIcon;
