import { AllAPIResponses, TenantType } from './../../index'; declare const get: (headers?: Headers | undefined) => Promise>; export default get;