import { type Schema } from "../../Schema.js"; export declare const any: () => Schema;