export type SheetVisibility = "visible" | "hidden" | "veryHidden";