methodutil.InspectContext.stylizestylize(text: string,styleType: InspectStyle): string;Referenced typestype InspectStyle =| 'special'| 'number'| 'bigint'| 'boolean'| 'undefined'| 'null'| 'string'| 'symbol'| 'date'| 'name'| 'regexp'| 'module'