import { Timeline, TSRTimelineContent, Mappings } from 'timeline-state-resolver-types';
import type { SofieChefState } from '.';
export declare function buildSofieChefState(timelineState: Timeline.TimelineState<TSRTimelineContent>, mappings: Mappings): SofieChefState;
//# sourceMappingURL=stateBuilder.d.ts.map