import { IconProps } from '../Icon'; declare function SvgVerticalSplit(props: IconProps): JSX.Element; export default SvgVerticalSplit;