export { NumericKeyboard } from './components/numeric-keyboard'; export type { KeyboardProps } from './types';