import * as React from 'react'; declare function TonalityIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default TonalityIcon;