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