import type { WhoAmIResponse } from '@wundergraph/cosmo-connect/dist/platform/v1/platform_pb';
export type UserInfo = WhoAmIResponse;
