declare module 'search-with-your-keyboard' { export default function searchWithYourKeyboard(inputSelector: string, hitsSelector: string): void }