forgeplus-react/node_modules/@ant-design/icons/lib/outline/BoxPlotOutline.d.ts

4 lines
120 B
TypeScript

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