/// <reference types="react" />
export declare const DrawerContentContext: import("react").Context<any>;
