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