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

declare const BookOpenLineIcon: RemixiconReactIconComponentType;
export default BookOpenLineIcon;
