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