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