import { IconDefinition } from '../../templates/types'; declare const BookmarkOutlined: IconDefinition; export default BookmarkOutlined;