import { State } from '@designcombo/types'; export declare function editTrack(state: State, payload: Record): Promise>;