/**
 * This is the secret to our safety; since this is a symbol it cannot be faked
 * in a JSON payload or other user-provided data, so external data cannot make
 * itself trusted.
 */
export declare const $$type: unique symbol;
//# sourceMappingURL=thereCanBeOnlyOne.d.ts.map