import { SVGProps } from 'react'; declare const IconPhotoThin: (props: SVGProps) => JSX.Element; export default IconPhotoThin;