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