import type { FontWeightMap } from './types';
export declare const fontWeightMap: FontWeightMap;
