import * as React from 'react';
import './styles.scss';
declare const WhatsappIcon: () => React.JSX.Element;
export default WhatsappIcon;
