import { MdiReactIconComponentType } from './dist/typings';

declare const CameraControlIcon: MdiReactIconComponentType;
export default CameraControlIcon;
