export { useGamepadCore as useGamepads } from './useGamepadCore'; export type { UseGamepadsProps, UseGamepadsReturn } from './useGamepadCore';