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