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