// 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 * 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";