import { FontWeightProps } from 'styled-system'; declare const FontWeight: import("styled-components").StyledComponent<"span", any, FontWeightProps>, string | number | symbol>, never>; export default FontWeight;