import { IconComponent } from '..';
declare const BookmarkFillIcon: IconComponent;
export { BookmarkFillIcon };
