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