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