export declare const KEY_SEPARATOR = "#"; export declare const VER_SEPARATOR = "@"; export declare const VERSION_LATEST = -1; export declare const VERSION_FIRST = 0;