// GENERATED by projen watch - DO NOT EDIT. // Regenerated from the exporting modules in ./src. // Hand edits are overwritten on the next watch; this file is read-only. export const PACKAGE_IDENTIFIER = "@dbx-tools/ui-appkit"; export const PACKAGE_VERSION = "0.6.201"; export * as reactAppkitUi from "./src/react/appkit-ui.ts"; export * as reactBrandPicker from "./src/react/brand-picker.tsx"; export type { BrandPreset, BrandPickerProps } from "./src/react/brand-picker.tsx";