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