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