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