/** * @public */ export declare function setEmpty(element: HTMLElement | null, isEmpty: boolean): boolean; //# sourceMappingURL=SetEmpty.d.ts.map