export declare const SchemaSchema: "network.xyo.schema" & { readonly __schema: true; }; export type SchemaSchema = typeof SchemaSchema; //# sourceMappingURL=Schema.d.ts.map