declare const fontFamily: { default: string; heading: string; numerals: string; }; export default fontFamily;