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