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