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