import { FontWeightTheme } from './types'; declare const weights: FontWeightTheme; export default weights;