import { Emit, Props } from './'; export declare function useControls(props: Props, map: T.Map, emit: Emit): void;