declare const _default: { '@recordsetCount': number; value: { id: number; accountId: number; sstPid: string; companyCode: string; name: string; isDefault: boolean; defaultLocationId: number; isActive: boolean; taxpayerIdNumber: string; hasProfile: boolean; isReportingEntity: boolean; defaultCountry: string; baseCurrencyCode: string; roundingLevelId: string; warningsEnabled: boolean; isTest: boolean; taxDependencyLevelId: string; inProgress: boolean; businessIdentificationNo: string; createdDate: string; createdUserId: number; modifiedDate: string; modifiedUserId: number; }[]; }; export default _default;