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