import { SVGProps } from "react";
declare const GIBabyfootPlayers: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIBabyfootPlayers };
