/// <reference types="react" />
export declare const BookmarkConsumer: import("react").Consumer<import("./BookmarkContext").BookmarkState>;
