//
//  MBDocumentVerificationOverlaySettingsSerialization.h
//  BlinkIdDevDemo
//
//  Created by DoDo on 04/06/2018.
//

#import "MBOverlayVCCreator.h"

#import <Foundation/Foundation.h>

@interface MBDocumentVerificationOverlaySettingsSerialization : NSObject<MBOverlayVCCreator, MBLegacyDocumentVerificationOverlayViewControllerDelegate>

@end