export default function isType(value: any, type: string): boolean;