1import{typeImageRequireSource}from'react-native'23// @ts-ignore we need to pretend -prf
4exportconstDEF_AVATAR: ImageRequireSource={uri:'/img/default-avatar.png'}5// @ts-ignore we need to pretend -prf
6exportconstCLOUD_SPLASH: ImageRequireSource={uri:'/img/splash.png'}