import type { FC, SVGProps } from "react";
export declare const Battery: FC<SVGProps<SVGSVGElement>>;
export default Battery;
//# sourceMappingURL=Battery.d.ts.map