import { S } from "../../../toolcraft-schema/dist/index.js"; export declare function makeSchemaModule(): { S: typeof S; };