import * as React from 'react'; declare function UserHighlight(props: React.SVGProps): React.JSX.Element; export default UserHighlight;