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