import { SVGProps } from "react"; declare const SvgWhatsapp: (props: SVGProps) => JSX.Element; export default SvgWhatsapp;