export declare enum RESIZE_OPTIONS {
    VERTICAL = "vertical",
    NONE = "none"
}
//# sourceMappingURL=consts.d.ts.map