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