import type { Callable, TypeChecker } from "../types.ts"; export declare const isFunction: TypeChecker;