export declare function sendEvent(ev: string, properties?: Record): Promise; export declare function getMachineId(): string | null;