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