export declare function sendEvent(category: string, action: string, label: any): void;
