export declare const CommonConstants: {
    MOONSET_SESSION: string;
    MOONSET_ID: string;
    TAG_MOONSET_TYPE: string;
};
