import { Ref } from 'vue'; export declare function useSync void>(props: T, key: K, emit: E): Ref; //# sourceMappingURL=use-sync.d.ts.map