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