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

declare const CameraRear: ReactIconComponentType;
export default CameraRear;
            