import debug from 'debug'; /** * Debug logger for the `@markuplint/types` package. */ export declare const log: debug.Debugger;