export declare function useEffectSync(fn: () => (() => void) | void): void;