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