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

declare const ArrowLeftFillIcon: RemixiconReactIconComponentType;
export default ArrowLeftFillIcon;
