export declare const FUNCTION_NAME_REGEXP: RegExp;
export declare const FUNCTION_CALL_REGEXP: RegExp;
