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