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