RotateRightOutlined.d.ts 130 Bytes
import { IconDefinition } from '../types';
declare const RotateRightOutlined: IconDefinition;
export default RotateRightOutlined;