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