export declare const BABYSITTER_SDK_VERSION: string; export declare function withSdkVersion(record: T): T & { sdkVersion: string; }; //# sourceMappingURL=sdkVersion.d.ts.map