export declare function createSchema<T>(schema?: any): T; export declare const t: typeof createSchema; //# sourceMappingURL=schema.d.ts.map