/// import { SvgProps } from 'react-native-svg'; declare const SvgMaestro: (props: SvgProps) => JSX.Element; export default SvgMaestro;