import * as check from "../../../../../generated/sync/check/dictionary-of/function"; export declare type MaybeDictionaryOfFunctionErrorCodeType = check.DictionaryOfFunctionResult; export declare function checkMaybeDictionaryOfFunction(mixed: any): undefined | MaybeDictionaryOfFunctionErrorCodeType;