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