import type { Haptics as HapticsSpec } from './specs/Haptics.nitro'; export type { ImpactFeedbackStyle, NotificationFeedbackType, } from './specs/Haptics.nitro'; export declare const Haptics: HapticsSpec; //# sourceMappingURL=index.d.ts.map