//
//  TKTabLayoutBase.h
//  TelerikUI
//
//  Created by Viktor Skarlatov on 10/26/16.
//  Copyright © 2016 Telerik. All rights reserved.
//

#import <Foundation/Foundation.h>
#import "TKTabLayout.h"

@interface TKTabLayoutBase : NSObject <TKTabLayout>
@end
