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