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