export declare const usersSchema: import("@sinclair/typebox").TObject<{ email: import("@sinclair/typebox").TString; }>;