import { Command } from "commander"; export declare const createAuditStaleWorkflowCommand: () => Command;