unis_crm/frontend1/node_modules/@ant-design/icons-svg/lib/asn/RotateRightOutlined.d.ts

4 lines
130 B
TypeScript

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