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