import { UserInfo } from './getCookieSession';
export default function PHXFuncGetLoggedInfo(): UserInfo | null | any;
