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