import { ReactIconComponentType } from '../types';

declare const VerticalSplit: ReactIconComponentType;
export default VerticalSplit;
            