import { createBox } from '@shopify/restyle'; import { AppTheme } from '~/view/theme'; const AppBox = createBox(); export { AppBox };