export declare const getXPositionOfItemInTimelineImperatively: (frame: number, duration: number, width: number) => number;