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