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