declare const _exports: { validate: (schema: any) => void; }; export = _exports;