declare module 'react-native-build-config' {
  const config: { [k: string]: any }
  export default config
}
