import type { AnySchema as SchemaDescriptor } from "../../../toolcraft-schema/dist/index.js"; export declare function extractSchema(ajsSource: string, ajsPath: string): Promise;