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