/** * Schema utility functions for the CLI */ /** * Returns the path to the bundled IR schema. */ export declare function bundledSchemaPath(): string; //# sourceMappingURL=schema.d.ts.map