import { FrappeConfig } from '../types';
export declare const FrappeContext: import('react').Context<FrappeConfig>;
