export type MentorSession = { session_id: string; cost: number; };