import type { ValidateFunction } from 'ajv'; declare const blueprintValidator: ValidateFunction; export default blueprintValidator;