import * as React from 'react'; import type { IOverflowSetProps } from './OverflowSet.types'; export declare const OverflowSetBase: React.FunctionComponent;