import { SvgIconComponent } from './types'; declare const BookmarkRemoveIcon: SvgIconComponent; export default BookmarkRemoveIcon;