export declare const storeExternalPath: (url: any) => void; export declare const getStoredExternalPath: () => string; export declare const clearStoredExternalPath: () => void; //# sourceMappingURL=ExternalRedirectUrlStorage.d.ts.map