export function newline(): void; export function show(label: any, value: any, color?: string): void; export function disabled(service: any): void; export function enabled(service: any): void;