import { ReactIconComponentType } from '../types';

declare const ControlCamera: ReactIconComponentType;
export default ControlCamera;
            