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

declare const BookReadLineIcon: RemixiconReactIconComponentType;
export default BookReadLineIcon;
