forgeplus-react/node_modules/@ant-design/icons/lib/fill/FileExclamationFill.d.ts

4 lines
130 B
TypeScript

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