import { BlazeGAM } from './NativeBlazeGAM';

export type { BlazeGAMCustomNativeAdsDelegate } from './BlazeGAMCustomNativeAdsDelegate';
export type { BlazeGAMBannerAdsDelegate } from './BlazeGAMBannerAdsDelegate';

export default BlazeGAM;