/// <reference types="@map-component/tmap-types" />
export default function useCleanUp(map: TMap.Map, id: string): void;
