export declare const useAppName: () => string | undefined; export declare const useRedirectUrl: () => string | undefined;