Type Alias AnyBrandInternal

AnyBrand: {
    __conditionalTypeChecksAny__: undefined;
}

The utility type to represent any type.