export const DEPTH_INDENTATION = "   ";
export const SEPARATOR = ": ";
export const DEFAULT_VERBOSITY = 0;
