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