import type { IsFunction } from "./types"; export declare const isFunction: IsFunction;