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