export declare const useEffectOnce: (effect: () => void) => void;