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