export declare function isFile(object: any): boolean; export declare function is(errors: string[], errorsToCheck: string[] | string): boolean;