declare const useClustering: (application: any) => void;
export { useClustering };
