export type Rotation = 0 | 1 | 2 | 3;
//# sourceMappingURL=types.d.ts.map