export { BrandIdentityMarkdownGenerator, generateBrandIdentityMarkdown, } from "./class"; export { BrandIdentity } from "./types";