export declare const USAGE = "Usage: pdf-visual-compare [options]"; /** Full `--help` text, including the resolved package version. */ export declare function helpText(version: string): string;