// Copyright 2015-present 650 Industries. All rights reserved.

#import <Foundation/Foundation.h>
#import <ExpoModulesCore/EXFontScalerInterface.h>

@interface EXFontScaler : NSObject <EXFontScalerInterface>

@end
