import type { FnAny } from "@thi.ng/api"; export declare const constantly: (x: T) => FnAny; //# sourceMappingURL=constantly.d.ts.map