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