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