export { orgSchemaActionSchema, orgSchemaClaimSchema, orgSchemaCreativeWorkSchema, orgSchemaDefinedTermSchema, orgSchemaPersonSchema, orgSchemaProjectSchema, orgSchemaSoftwareSourceCodeSchema, orgSchemaThingSchema, orgSchemaUserReviewSchema, orgSchemaVoteActionSchema, parseAction, parseClaim, parseCreativeWork, parseDefinedTerm, parseProject, parseThing, parseVoteAction, type OrgSchemaAction, type OrgSchemaClaim, type OrgSchemaCreativeWork, type OrgSchemaDefinedTerm, type OrgSchemaPerson, type OrgSchemaProject, type OrgSchemaSoftwareSourceCode, type OrgSchemaThing, type OrgSchemaUserReview, type OrgSchemaVoteAction } from '@msinternal/botframework-webchat-core-json-ld';