export declare function useIsSwapLiveApp(): { enabled: boolean; onLiveAppCrashed: () => void; }; //# sourceMappingURL=useIsSwapLiveApp.d.ts.map