import React from 'react'; import { IEntityProps } from '../../types'; export declare const EntityMoneyInstallment: React.FC;