export declare function getVersion(): string; export declare function formatOutput(data: unknown, pretty: boolean): string;