import { KeywordDefinition } from 'ajv';
declare const decimalPrecisionKeyword: KeywordDefinition;
export default decimalPrecisionKeyword;
