export default function functionSpecificationToFunction(name: any, params: any, body: any, type?: string): any;