declare const RedirectToLogout: import("react").LazyExoticComponent<(props: { reason?: typeof import("@commercetools-frontend/constants").LOGOUT_REASONS[keyof typeof import("@commercetools-frontend/constants").LOGOUT_REASONS]; }) => import("@emotion/react/jsx-runtime").JSX.Element>; export default RedirectToLogout;