Files
frontend/node_modules/@ant-design/icons-svg/lib/asn/RotateRightOutlined.d.ts
2026-01-17 15:16:36 -05:00

4 lines
130 B
TypeScript

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