import { DepthImageFrame } from './DepthImageFrame'; import { CameraObject } from './object'; export declare class DepthVideoFrame extends DepthImageFrame { } //# sourceMappingURL=DepthVideoFrame.d.ts.map