declare const Small: import("styled-components").StyledComponent<"span", import("styled-components").DefaultTheme, { muted?: boolean | undefined; }, never>; export default Small;