import { IconProps } from '../types'; import React from 'react'; declare const RotateIcon: React.FC; export default RotateIcon;