export declare class UnidAdm {
    unity: string;
    deUnity: string;
    constructor();
}
