declare const _default: { baseStyle: { backgroundColor: string; borderWidth: number; borderStyle: string; borderColor: string; borderRadius: string; color: string; padding: number; _text: { _android: { [x: string]: any; }; _ios: { [x: string]: any; }; _web: { [x: string]: any; }; ml: string; }; _checked: { borderColor: string; borderRadius: string; backgroundColor: string; _icon: { backgroundColor: string; name: string; color: string; viewBox: string; }; }; _disabled: { opacity: number; backgroundColor: string; borderColor: string; color: string; }; _interactionBox: { backgroundColor: string; maxHeight: string; }; }; }; export default _default;