export declare enum ScrollDirection { UP = "UP", DOWN = "DOWN" } //# sourceMappingURL=scroll-direction.type.d.ts.map