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