export declare const isDropdownValueType: (valueType: string) => boolean;
