export declare class DataCaptureVersion {
    static get pluginVersion(): string;
    static get sdkVersion(): string;
}
