import React from 'react';
import { type SocketCamViewContainerProps } from '../interfaces';
declare const SocketCamViewContainer: React.FC<SocketCamViewContainerProps>;
export default SocketCamViewContainer;
//# sourceMappingURL=SocketCamViewContainer.d.ts.map