minishouyin/node_modules/@ant-design/icons-svg/lib/asn/RotateRightOutlined.d.ts
2025-11-12 11:35:57 +08:00

4 lines
130 B
TypeScript

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