import type * as T from "./Select.types"; declare const SelectEndContent: React.FC>; export default SelectEndContent;