export declare function isThingDescription(input: unknown): input is WoT.ThingDescription; export declare function getLastValidationErrors(): Error;