export declare const rotateByDeg: (rotate: 'left' | 'right' | number) => number;