import { ContensisStatic } from './ContensisStatic';
export interface ZengentiStatic {
	Contensis: ContensisStatic;
}
