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