import type { IconComponent } from '../types'; declare const BookmarkOpened: IconComponent; export default BookmarkOpened;