import { ApphouseTheme } from '../../styles/defaults/themes.interface';
import { ThemeColors } from '../../styles/defaults/themes.interface';
export declare const ApphouseLightThemeColors: ThemeColors;
/**
 * Defines the Apphouse Light Theme
 */
export declare const ApphouseLightTheme: ApphouseTheme;
