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