import { ApphouseTheme } from '../../styles/defaults/themes.interface';
/**
 * Defines the theme
 */
export declare const theme: ApphouseTheme;
