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

declare const ArrowLeftCircleFillIcon: RemixiconReactIconComponentType;
export default ArrowLeftCircleFillIcon;
