import { SocialError } from "./socialError"; import { BaseDomain } from "./baseDomain"; export { SocialError, BaseDomain }