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