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