import { Props } from './';
export declare function useInit(props: Props, map: T.Map): T.MarkerClusterer;
