/**
 * Gets the time in millisseconds in the same base as frames
 */
export function getTimeInFrameBase(): number;
