export const useAsyncKey = function () { return String(Date.now()); };