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