export interface KRTVisualTrackingNativeModule { view(action: string, actionId?: string, targetText?: string): void; }