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