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