export declare const isFunction: (value: unknown) => value is () => void; //# sourceMappingURL=is-function.d.ts.map