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