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