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