import { Plugin, Options } from 'ajv/dist/2019';
declare const addKeywords: Plugin<Options>;
export { addKeywords as default };
