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

declare const ArrowLeftSLineIcon: RemixiconReactIconComponentType;
export default ArrowLeftSLineIcon;
