import React from 'react'; import { IconProps } from "./"; declare const Bookmark: React.FC; export default Bookmark;