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

declare const ArrowLeftLineIcon: RemixiconReactIconComponentType;
export default ArrowLeftLineIcon;
