export { isString, isNumber, isObject } from 'pretty-easy-data-types';
export { isRGB } from './isRGB';
