export declare const frameWorkVersion: {
    latest: string;
    v2: string;
};
