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