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