export default function getInvoicesAndReceipts(account_id: string): Promise<object>;
