import { Card } from "@govoplan/core-webui"; import { Button } from "@govoplan/core-webui"; export default function SendWizard() { return (

Send Wizard

Send one generated message to a test address.

Estimated duration will be based on ready jobs and rate limits.

); }