import { Defaults } from ".."; export class CountListDomainCountStatus { publicId: string = Defaults.Guid; description: string = Defaults.String; }