import * as React from "react"; declare const DrawerContext: React.Context; export default DrawerContext;