export function Hit({ hit, insights, onLoad }: { hit: any; insights: any; onLoad?: boolean | undefined; }): React.JSX.Element; export const SearchHit: any; import React from "react"; //# sourceMappingURL=SearchHit.d.ts.map