/** * @purpose Print CLI help for the lint command. */ export declare function printHelp(): void;