declare const TERTIARY_FONTS: { readonly headerFont: "'Skintype Display', 'Century Gothic', CenturyGothic, AppleGothic, Verdana, sans-serif"; readonly baseFont: "'atkinson-hyperlegible', sans-serif"; readonly monoFont: "'apercu mono', 'Lucida Console', Monaco, monospace"; }; export default TERTIARY_FONTS; //# sourceMappingURL=tertiary.d.ts.map