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