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

declare const ArrowLeftCircleLineIcon: RemixiconReactIconComponentType;
export default ArrowLeftCircleLineIcon;
