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

declare const PhotoCameraBack: ReactIconComponentType;
export default PhotoCameraBack;
            