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