import { IOverflowSetProps } from './OverflowSet.types'; export declare const OverflowButton: (props: IOverflowSetProps) => JSX.Element;