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

declare const ArrowLeftSFillIcon: RemixiconReactIconComponentType;
export default ArrowLeftSFillIcon;
