import { UsePersistResultProps } from '../../../index'; declare const usePersist: () => UsePersistResultProps; export default usePersist;