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