export default function MeetingTable({ position = [0, 0, 0] }) { return ( ); }