import { DefaultTheme } from './types'; declare const lightTheme: DefaultTheme; export default lightTheme;