/**
 * @public
 */
export declare const TestIds: {
    APS_APP_KEY: string;
    APS_SLOT_BANNER_320x50: string;
    APS_SLOT_BANNER_728x90: string;
    APS_SLOT_INTERSTITIAL: string;
    GAM_BANNER: string;
    GAM_INTERSTITIAL: string;
};
