import { Theme } from '../lib/interfaces/theme';
export declare const theme: Theme;
