

export { CommunicationsPanel } from "./Communications";
export { SocialPanel } from "./Social";
export { MetadataIdsPanel } from "./Meta";
export { AboutPanel } from "./About";
export { OfficePanel } from "./Office";
export { PositionPanel } from "./Position";
export { withPanel } from "./withPanel";


