import { FontWeight } from '../../types';
declare const _default: (attrName: string) => FontWeight;
export default _default;
