import type { IconProps } from '../../types'; declare const DownSmallFill: import("react").NamedExoticComponent; /** * MingCute Icon: Down Small Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { DownSmallFill };