import { Theme } from "../types/theme.types";
export declare const lightTheme: Theme;
