export declare function removeParams(functionCall: string): string;
export declare function toFQclassName(functionCall: string): string;
