/// import { IconProps } from "../../../types"; export default function Battery1fullIcon({ className, dataTestid, ...rest }: IconProps): JSX.Element;