import * as cxml from 'cxml'; import { Namespace } from './Namespace'; export declare class Context extends cxml.ContextBase { constructor(); }