import * as React from 'react'; import { IDropDownOptionsProps } from './IPropsConfig'; export declare const DropDownOptions: React.ForwardRefExoticComponent>;