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

declare const PhotoFilter: ReactIconComponentType;
export default PhotoFilter;
            