import React from 'react'; import { GenericComponentType } from '../../types'; export declare const AccessibleSelectIte: React.ForwardRefExoticComponent & React.RefAttributes>; export type ISelectComponentType = GenericComponentType