declare const _default: { container: { backgroundColor: string; }; inputStyle: { padding: number; fontSize: any; height: any; textAlignVertical: string; }; }; export default _default;