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

declare const BookmarkFillIcon: RemixiconReactIconComponentType;
export default BookmarkFillIcon;
