typealias Assert<T> = AssertionPlant<T>
Type alias for AssertionPlant which should be used in API modules.