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