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

declare const BookLineIcon: RemixiconReactIconComponentType;
export default BookLineIcon;
