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