export type RotationType = 'clockwise' | 'counterclockwise';
//# sourceMappingURL=rotation-type.d.ts.map