/**
* @since 2.0.0
* @category version
*/
export declare const getCurrentVersion: () => string;
export declare const setCurrentVersion: (version: string) => void;
//# sourceMappingURL=ModuleVersion.d.ts.map