/// import { SvgProps } from "react-native-svg"; declare function AspectRatio(props: SvgProps): JSX.Element; export default AspectRatio;