import { FC } from 'react'; import { WeGotTheBeat } from '../interfaces'; export declare const MonthlySpendComparisonIcon: FC;