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