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