import type { CurrentMemberFragment } from './authentication/graphql/CurrentMemberFragment'; export declare type Member = CurrentMemberFragment;