/** @internal */ /** class in internal module */ export class Internal { public two = 2; }