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