export function isFunction(arg: any): boolean;
export default isFunction;
