import type { Theme } from '../../styles/types';
export declare const LightTheme: Theme;
