export class RuntimeVersion {
    public static version = '1.0.0';
}
