/**
 * Adds metadata about used framework
 */
export declare function setTrackingSourceProvider(provider: string, version: string): void;
