import { IconProps } from '../lib';
declare function WhatsappLogo(props: IconProps): JSX.Element;
export default WhatsappLogo;
