import { IconProps } from '../lib';
declare function Bookmark(props: IconProps): JSX.Element;
export default Bookmark;
