export type Visibility = "fully-visible" | "fully-invisible" | "partially-visible"; //# sourceMappingURL=state.d.ts.map