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