/** * The help page, generated from less's less.hlp (707x): overstrike * sequences (X\bX bold, _\bX underline) render through the normal * content pipeline, like less paging its own help file. */ export declare const help: string[];