export declare const useIsUpdated: (method: (...args: unknown[]) => unknown, props: Array) => void;