import { Props } from './';
export declare function useInit(props: Props): T.Control;
