/// <reference types="react" />
import './split.css';
export declare const SplitButton: () => JSX.Element;
