import { PatcherStructure } from "../DataStructures/PatcherStructure"; export default function UpdateComposition(patcherStructure: PatcherStructure): Promise;