import { Schema } from "../schema.js";
export declare const $symbol: Schema<symbol>;
