export declare const isAFunction: (obj: unknown) => obj is Function;