export type Focusable = { focus: Function; focusAndSelect?: Function }