import React from 'react'; export declare const SummaryToken: { (props: any): React.JSX.Element; propTypes: { title: any; short: any; showMonth: any; amount: any; status: any; date: any; user: any; icon: any; months: any; className: any; month: any; balance: any; hidebackground: any; }; }; //# sourceMappingURL=SummaryToken.d.ts.map