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