import { NodeShape } from './base'; export declare const Context: import('react').Context, useContext: (hookOrComponentName: string) => NodeShape[]; //# sourceMappingURL=Context.d.ts.map