/// import { BaseComponent } from 'office-ui-fabric-react/lib/Utilities'; export declare class OverflowSetBasicExample extends BaseComponent { render(): JSX.Element; private _onRenderItem(item); private _onRenderOverflowButton(overflowItems); }