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

declare const BookMarkFillIcon: RemixiconReactIconComponentType;
export default BookMarkFillIcon;
