import { IconDefinition } from '../types';
declare const WhatsAppOutlined: IconDefinition;
export default WhatsAppOutlined;
