export declare class DomainModel { Branch: string; Name: string; Host: string; ValidConfig: string; }