import { BlazeGAM } from './NativeBlazeGAM';

export type { BlazeGAMDelegate } from './BlazeGAMDelegate'

export default BlazeGAM;