import { KubedThemeBreakpoints, KubedThemeFont, KubedThemeLayout } from '../types'; export declare const defaultFont: KubedThemeFont; export declare const defaultBreakpoints: KubedThemeBreakpoints; export declare const defaultLayout: KubedThemeLayout; //# sourceMappingURL=shared.d.ts.map