export * from './accountingApi'; import { AccountingApi } from './accountingApi'; export declare const APIS: (typeof AccountingApi)[];