import { ITidyUITheme } from './types'; declare const theme: ITidyUITheme; export { theme };