export type ChangeEventPayload = { value: string; }; export type ExpoWifiRttViewProps = { name: string; }; //# sourceMappingURL=ExpoWifiRtt.types.d.ts.map