type UsersPresenceParamsGET = { from?: string; ids?: string | string[]; }; export declare const isUsersPresenceParamsGET: import("ajv").ValidateFunction; export {}; //# sourceMappingURL=UsersPresenceParamsGET.d.ts.map