import { type SvgIconProps } from '../lib/SvgIcon.js'; /** * Use to switch to the split panel * @public */ export declare const SplitPanelIcon: import("react").ForwardRefExoticComponent> & { displayName: string; };