import { Context } from '../domain/context'; export declare function getPath(context: Context): string; //# sourceMappingURL=getPath.d.ts.map