import { SVGProps } from "react"; declare const DIPhotoshop: (props: SVGProps) => JSX.Element; export { DIPhotoshop };