declare const __indentifier__: unique symbol; export declare class NewType { private readonly [__indentifier__]; } export {};