export default function getSeekableSegment(x: number, width: number, duration: number): number;
