import { Canvas } from 'fabric/fabric-impl';
declare function initControlsRotate(canvas: Canvas): void;
export default initControlsRotate;
