export interface ProcessMoveInfo { url: string; title: string; createdAt: number; opmProcessId: string; }