export interface Namespace { namespace: string | null; prefix: null | string; }