export declare function assertDictionaryOfMaybeArrayOfFunction(name: string, mixed: any): (((null | undefined | ((Function)[])) | null | undefined)[]) | never;