import { AccountHealthReturnType } from '../../../node_modules/citrex-sdk/lib/types.js';
export declare function citrexGetAccountHealth(): Promise<AccountHealthReturnType | undefined>;
//# sourceMappingURL=getAccountHealth.d.ts.map