export declare enum SIDE { LEFT = 0, RIGHT = 1, TOP = 2, BOTTOM = 3 } //# sourceMappingURL=side.d.ts.map