import type { ICenterCoordinates } from "../../../../Core/Interfaces/ICoordinates";
export type IMoveCenter = ICenterCoordinates;
