import { IContext } from './helpers/types'; declare global { const ctx: IContext; }