export declare const DIRECTION: { readonly TOP_TO_BOTTOM: "top-to-bottom"; readonly BOTTOM_TO_TOP: "bottom-to-top"; };