import { ReactIconComponentType } from '../types';

declare const WhatsappIcon: ReactIconComponentType;
export default WhatsappIcon;
            