/** * 当行文本样式 */ declare const singleLineTextCss: import("styled-components").FlattenSimpleInterpolation; export default singleLineTextCss;