import { GeistUIThemesBreakpoints, GeistUIThemesFont, GeistUIThemesLayout } from "./index";
export declare const defaultFont: GeistUIThemesFont;
export declare const defaultBreakpoints: GeistUIThemesBreakpoints;
export declare const defaultLayout: GeistUIThemesLayout;
