import { startAutocomplete } from './autocomplete'; /** * Testing windows vs mac. */ export default function (): void; export { startAutocomplete };