export default { get name(): string { return 'ExpoAdsAdMobInterstitialManager'; }, async getIsReady(): Promise { return false; }, };