/// <reference types="react" />
declare const WhatsappLogo: (props: any, ref: any) => JSX.Element;
export default WhatsappLogo;
