/** * @copyright 2016-2019, Miles Johnson * @license https://opensource.org/licenses/MIT */ export * from './types'; export { default } from './Schema'; //# sourceMappingURL=index.d.ts.map