export declare class TJVersion {
    static getPluginVersion(): string;
}
export default TJVersion;
