export let ExpoLinearGradient: any;

try {
  ExpoLinearGradient = require("expo-linear-gradient").LinearGradient;
} catch {}
