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