import { IconDefinition } from '../types'; declare const IconPhoto: IconDefinition; export default IconPhoto;