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