export declare function parseFunctionBody(fn: (...args: any[]) => any): string;