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