import type { IconProps } from '../../types'; declare const ArrowLeftSFill: import("react").NamedExoticComponent; /** * Remix Icon: Arrow Left S Fill * @see {@link https://remixicon.com/icon/arrow-left-s-fill Remix Icon Docs} */ export { ArrowLeftSFill };