import { Theme } from './theme';

export declare const darkTheme: Theme;
