AccountBookFilled.d.ts 126 Bytes
import { IconDefinition } from '../types';
declare const AccountBookFilled: IconDefinition;
export default AccountBookFilled;