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