export interface InputContext { setSelection(input: HTMLInputElement): void; }