import type { Colorizer } from '../colorizer'; export declare function getCliDocumentation(fmt: Colorizer, name: string): string;