import type { ApiSelfType, Schema } from "../_schema/schema.js"; import type { DefaultSchema } from "./withDefaults.js"; export declare function brand(): (self: Schema) => DefaultSchema>; //# sourceMappingURL=brand.d.ts.map