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