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