import { PanEvent } from "../types/index"; export default function calculateChanges(panEvent: PanEvent): {};