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

declare const CameraGoproIcon: MdiReactIconComponentType;
export default CameraGoproIcon;
