import { config } from '@junwon/config' export type Conf = typeof config declare module '@junwon/aesthetics' { interface TamaguiCustomConfig extends Conf {} }