type UsersGetPresenceParamsGET = { userId?: string; username?: string; user?: string; }; export declare const isUsersGetPresenceParamsGET: import("ajv").ValidateFunction; export {}; //# sourceMappingURL=UsersGetPresenceParamsGET.d.ts.map