/**
 * Used to enforce illegal constructors
 */
export declare const CTOR_KEY: unique symbol;
//# sourceMappingURL=constructor-lock.d.ts.map