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

declare const BookMarkLineIcon: RemixiconReactIconComponentType;
export default BookMarkLineIcon;
