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