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