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