import { JSONSchemaType } from '@aiot-toolkit/shared-utils'; declare const ManifestSchema: JSONSchemaType; export default ManifestSchema;