import * as React from 'react'; declare function Battery2Icon(props: React.ComponentProps<'svg'>): JSX.Element; export default Battery2Icon;