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

declare const PhotoCameraFront: ReactIconComponentType;
export default PhotoCameraFront;
            