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