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