import { MoveableManagerState, PersistRectData } from "../types"; export declare function getPersistState(rect: PersistRectData): Partial | null;