export declare type ScrollDirection = 'up' | 'down';
