declare const WhatsappApi: ({ className }: { className: string; }) => JSX.Element; export default WhatsappApi;