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