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