forgeplus-react/node_modules/@ant-design/icons/lib/twotone/AccountBookTwoTone.d.ts

4 lines
128 B
TypeScript

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