Files
web-bak/node_modules/@ant-design/icons-svg/es/asn/Loading3QuartersOutlined.d.ts

4 lines
140 B
TypeScript
Raw Normal View History

2026-02-09 16:30:59 +08:00
import { IconDefinition } from '../types';
declare const Loading3QuartersOutlined: IconDefinition;
export default Loading3QuartersOutlined;