import { Theme } from './theme';

export declare const lightTheme: Theme;
