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