import { DrawSoccerJerseyProps } from '../types';
export declare const ReactTeamPage: (props: DrawSoccerJerseyProps) => import("react/jsx-runtime").JSX.Element;
