export default function createGetHits({ config }: { config: any; }): ({ components }: { components: any; }) => any;