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