export type Second = number; export type Millisecond = number; export type BitsPerSecond = number; export type PlaybackRate = number;