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