export default class IsNotEmptyValue extends IsEmptyValue { } import IsEmptyValue from './IsEmptyValue';