import { Version } from '@mittwald/flow-remote-core'; export declare const communicationVersion = Version.v5; export declare const packageVersion: string; export declare const version = Version.v5;