import { IconProps } from '../types';
declare const Hockey: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Hockey;
//# sourceMappingURL=Hockey.d.ts.map