/// import { ReceiptCellProps } from './type'; export declare const ReceiptCell: ({ receiptId }: ReceiptCellProps) => import("react").JSX.Element;