export declare const isAndroid: boolean; export declare const isIOS: boolean; export declare const ErrorException: (text: string) => never; export * from './register'; export * from './initialize'; export * from './prepareChildForNativeAd'; export * from './prepareChildrenForNativeAd'; export * from './wrapper'; //# sourceMappingURL=index.d.ts.map