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

declare const CameraOutdoor: ReactIconComponentType;
export default CameraOutdoor;
            