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