export declare const DIRECTION_TO_DEGREES: { readonly [-1]: 0; readonly 0: 180; readonly 1: 270; readonly 2: 0; readonly 3: 90; }; //# sourceMappingURL=directionToDegrees.d.ts.map