export declare const insertAlert: () => Promise<void>;
export default function escapeFromAndroidOpenedWindow(): Promise<void>;
