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