export declare const getValue: (valueProp: string | null | undefined, valueState: string) => string;