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