/** * Skeleton to show while loading WhatsApp templates (catalog view). */ declare const WhatsAppTemplateSkeleton: () => import("react/jsx-runtime").JSX.Element; export default WhatsAppTemplateSkeleton;