export default function curry(fn: Function): Function;