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