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