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