export declare const DIRECTION: { readonly top: "top"; readonly right: "right"; readonly bottom: "bottom"; readonly left: "left"; };