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