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