Type Alias ReflectionSymbolIdString

ReflectionSymbolIdString: string & {
    __reflectionSymbolId: unique symbol;
}