export default function isValidType(type: any, allowArray?: boolean): boolean;
