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