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