import type { AutomationDefinition } from "../types.js"; export declare function requireCommentPrefix(automation: Pick, commentBody: string | undefined): void;