export declare const useVibrate: (enabled: boolean, pattern: VibratePattern, loop?: boolean) => void;