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