declare const _default: ({ type: string; match: RegExp; expand?: undefined; } | { expand: string; type?: undefined; match?: undefined; })[]; export default _default; //# sourceMappingURL=log.d.ts.map