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