import { RemixiconReactIconComponentType } from './dist/typings';

declare const BookFillIcon: RemixiconReactIconComponentType;
export default BookFillIcon;
