export function sendEvent(eventName: any, props?: {}, callback?: () => void): void;