···4545 setDisableDrag: React.Dispatch<React.SetStateAction<boolean>>
4646 // in the event that the hook is used outside of a dialog
4747 isWithinDialog: boolean
4848+ isHeightConstrained: boolean
4849}
49505051export type DialogControlOpenOptions = {