export declare const dev_to: { name: string; matches: ({ match: string; group: number; type: number; pattern: string; } | { match: string; group: number; type?: undefined; pattern?: undefined; })[]; }; //# sourceMappingURL=dev_to.d.ts.map