export declare function extractMethodBodyFromArrowFunctionString(functionString: string | undefined | null): string;