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