import { ThemeType } from 'twenty-ui'; declare module '@emotion/react' { export interface Theme extends ThemeType {} }