import type { GroupBase, LoadingIndicatorProps } from "react-select"; import type { OptionMinimal } from "./Select.types"; export declare const SelectLoadingIndicator: