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