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

declare const BookmarkLineIcon: RemixiconReactIconComponentType;
export default BookmarkLineIcon;
