amis-rpc-design/node_modules/@ant-design/icons-svg/lib/asn/RotateRightOutlined.d.ts
2023-10-07 19:42:30 +08:00

4 lines
130 B
TypeScript

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