declare class DzOpenMethod {
    static DefaultMethod: number;
    static OpenNew: number;
    static MergeFile: number;
}