/** @jsxImportSource hono/jsx */ export declare function FormAlert(props: { message?: string; color?: "danger" | "success"; }): import("hono/jsx/jsx-dev-runtime").JSX.Element; //# sourceMappingURL=form.d.ts.map