import { ITheme, extendTheme } from 'native-base'; export const nativeBaseTheme: ITheme = extendTheme({ });