import { Props } from './';
export declare function useInit(props: Props, contentRef?: HTMLElement): T.InfoWindow;
