export interface IRotatorInfo { size: number; distance: number; }