export interface DetailsProviderProps extends React.PropsWithChildren { isMember: boolean }