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