export default function createTypeAhead(callback: (value: string) => void, time?: number): (value: string) => void; //# sourceMappingURL=create-type-ahead.d.ts.map