export declare type GDirectionType = "top" | "bottom" | "left" | "right";