/// import Ajv from 'ajv'; export declare const ajv: Ajv; export declare function validateManifest(manifest: T): T;