export declare function KnowledgeBaseError(msg: string): void; export declare function InvalidValue(msg: string): void;