export declare function getParamNames(func: Function): string[]; export declare function escapeRegExp(str: any): string;