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