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