export type AvoidValidation<T> = T;
