import { SelectOption } from "./types"; export declare function getCreatableOption(inputValue: string | undefined): T;