import { Animated } from "react-native"; export default function overlay(elevation?: number | Animated.Value, surfaceColor?: string): string | Animated.AnimatedInterpolation;