declare type WFSkipBackBehavior = ('Beginning' | 'Previous Song');
export default WFSkipBackBehavior;
