export declare function validateSelect(value: string): string | true;
