export { PeopleSection } from "./PeopleSection";
export type { Person, FilterOptions } from "./PeopleSection";