import { ThemeInterface, ThemeTypography } from "../theme"; export declare const BRAND_TYPOGRAPHY: ThemeTypography; declare const TRU_THEME: ThemeInterface; export default TRU_THEME;