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