export declare const enum RollMode { both = "both", horizontal = "horizontal", vertical = "vertical" }