import { ThemeInterface, UIColorObject } from "../theme"; export declare const BRAND_UI_COLORS: UIColorObject; declare const TAPESTRY_THEME: ThemeInterface; export default TAPESTRY_THEME;