export let ExpoVectorIcons: any;

try {
  ExpoVectorIcons = require('@expo/vector-icons');
} catch {}
