import { DependencyContainer } from 'tsyringe';
export declare const Context: import("react").Context<DependencyContainer>;
