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