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