import React from "react";
declare const ReceiptLong: () => React.JSX.Element;
export default ReceiptLong;
