export declare enum SCROLLABLE_STATE { LOCKED = 0, UNLOCKED = 1, UNDETERMINED = 2 } //# sourceMappingURL=constants.d.ts.map