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