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

declare const ArrowDropLeftLineIcon: RemixiconReactIconComponentType;
export default ArrowDropLeftLineIcon;
