export declare enum PlaybackState { Started = 0, Stopped = 1, }