export declare const VERSION: any;
export declare function printVersion(): Promise<void>;
