import type { CliHelpLocale } from "./help-locale.js"; export declare function personaCliUsage(invocationName: string, locale?: CliHelpLocale): string;