import type { IconProps } from './icon.context.js'; declare const ShieldXIcon: import("svelte").Component; type ShieldXIcon = ReturnType; export default ShieldXIcon;