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