/// import { IconProps } from '../../types'; declare const BookBookmark: (allProps: IconProps) => JSX.Element; export default BookBookmark;