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