//
//  SASAVRoutePickerView.h
//  SASAVRoutePicker
//
//  Created by matt on 11/8/20.
//  Copyright © 2020 Facebook. All rights reserved.
//

#ifndef SASAVRoutePickerView_h
#define SASAVRoutePickerView_h


#endif /* SASAVRoutePickerView_h */

#import <AVKit/AVRoutePickerView.h>
#import <React/RCTComponent.h>

@interface SASAVRoutePickerView: AVRoutePickerView
@end
