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