export default function useDidUpdate(cb?: () => void, watchables?: Array): void;