export declare const getEffectKey: (fn: () => void, deps: unknown[]) => string;