declare const styles: {
    pickerText: string;
    inputFocused: string;
    pickerInput: string;
};
export = styles;
