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