/** Publish the "main" message of a form as a global notice. */
export declare function FormNotify(): void;
