export default function WhatsModalCreateTemplate(props: { metaAccessToken: string; wabaId: string; }): import("react").JSX.Element;