interface InspectOptionsStylized extends InspectOptions Usageimport { type InspectOptionsStylized } from "node:util"; Methods stylize(text: string, styleType: Style): string