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