import React from 'react'; declare const SinglelineText: (props: any) => React.JSX.Element; export default SinglelineText;