export interface ConsoleDetailPropType { address: string; port: string | number; tlsPort?: string | number; } //# sourceMappingURL=ConsoleDetailPropType.d.ts.map