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