@sheerid/jslib
    Preparing search index...

    Variable TypeaheadComponentConst

    TypeaheadComponent: ComponentClass<
        Pick<TypeaheadProps, keyof TypeaheadProps>,
        any,
    > & { WrappedComponent: ComponentType<TypeaheadProps & InjectedIntlProps> } = ...