import type { IconProps } from '../../types'; declare const ShieldFill: import("react").NamedExoticComponent; /** * Remix Icon: Shield Fill * @see {@link https://remixicon.com/icon/shield-fill Remix Icon Docs} */ export { ShieldFill };