import { IconProps } from '../types';
declare const WhatsappLogo: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default WhatsappLogo;
//# sourceMappingURL=WhatsappLogo.d.ts.map