export type Focusable = { focus: Function; focusAndSelect?: Function; }; //# sourceMappingURL=focusable.d.ts.map