export declare class SharedMissionCacheKey {
    private static PREFIX;
    private static hashTag;
    static getMedalConversionRate(): string;
    static getSegments(): string;
    static getJAchieved(): string;
    static getJActivities(): string;
    static getNRUEvent(): string;
    static getRefEvent(): string;
}
