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