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