import { ReturningFunction } from './types'; export default function wrap(func: F, l?: N): any;