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

declare const Camera: ReactIconComponentType;
export default Camera;
            