FormRetentionPolicy: NewFormRetentionPolicy & {
    createdAt: string;
    updatedAt: string;
}