import { type ComponentType } from "react"; /** * @internal */ export type CustomEmptyLayoutDropZoneBodyComponent = ComponentType; //# sourceMappingURL=types.d.ts.map