import { MdiReactIconComponentType } from './dist/typings';

declare const PhotographyIcon: MdiReactIconComponentType;
export default PhotographyIcon;
