import type { DocoddityContents } from "../types.js"; export declare function getRemovedDocoddityContents(nextDocoddity: DocoddityContents, prevDocoddity?: DocoddityContents): Generator;